STEP 10: One more time...
- Drag Move Forward from . Drop it at the bottom of your program.
- Change the integer in .move_forward() to the variable move.
- Go to , drag out Turn Left and drop it at the bottom of your program.
- Replace the integer in .turn_left() with the variable angle.
To navigate the page using the TAB key, first press ESC to exit the code editor.